home *** CD-ROM | disk | FTP | other *** search
/ Surfin' Sam - A Hilariously Interactive Game / Surfin Sam.iso / pc / sam_232.dir / 00159.ls < prev    next >
Encoding:
Text File  |  1995-07-17  |  110 b   |  10 lines

  1. on mouseDown
  2.   unLoad()
  3. end
  4.  
  5. on mouseUp
  6.   puppetTransition(51, 3, 2)
  7.   puppetSprite(7, 0)
  8.   go("KENRICH")
  9. end
  10.